object Form1: TForm1 Left = 320 Top = 355 BorderStyle = bsToolWindow Caption = ' ' ClientHeight = 19 ClientWidth = 241 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 0 Top = 0 Width = 241 Height = 19 Align = alClient Alignment = taCenter Caption = 'Press any key on your keyboard...' Font.Color = clWindowText Font.Height = -16 Font.Name = 'Arial' Font.Style = [] ParentFont = False WordWrap = True end end